IModule.ExplicitId property
The explicit ID is an address on an EtherCAT network used to identify an EtherCAT slave. It can be set using a rotary DIP switch on a servo drive or I/O module, or the configuration tool bundled with the device, before the device is added to an EtherCAT network. The explicit ID identifies the servo drives or I/O modules of the same model on the same EtherCAT network.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
ushort ExplicitId { get; }
ReadOnly Property ExplicitId As UShort
Property Value
Type: ushort
See also